Platform Explorer / Nuxeo Platform LTS 2019 10.10

Extension point jcrLifecycleEventId

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.repository.descriptor.EventIdDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-repo-10.10.jar /OSGI-INF/annotations-repository-contrib.xml
    <extension point="jcrLifecycleEventId" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
        <eventId>documentCheckedIn</eventId>
        <eventId>documentRemoved</eventId>
        <eventId>versionRemoved</eventId>
        <eventId>documentRestored</eventId>
      </extension>